home *** CD-ROM | disk | FTP | other *** search
- Path: rz.uni-passau.de!news
- From: timo hickl <hickl@winf.uni-passau.de>
- Newsgroups: comp.lang.c++
- Subject: MSVC++ 4.0 changing string table resources at runtime
- Date: 19 Jan 1996 11:20:49 GMT
- Organization: university of passau
- Message-ID: <4dnuqi$nu5@news.rz.uni-passau.de>
- NNTP-Posting-Host: 132.231.33.3
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.22 (Windows; I; 32bit)
-
- Hi,
-
- I am working on a MSVC++ 4.0 program using MFC which contains
- more than one string table resource (e.g. an English-string
- table resource and a German-string table resource).
- How can I enable the user of may program to switch from one
- string table resource to another at runtime (e.g. switch from
- the English-string table resource to the German-string table
- at runtime)?
-
- Thanks for answering
-
- Timo
-
-
-
-
-